Skip to content

fix: reword circuit breaker docstrings to satisfy windows-reliability open() guard#23

Merged
drknowhow merged 1 commit into
mainfrom
fix/breaker-docstring-lint
Jun 24, 2026
Merged

fix: reword circuit breaker docstrings to satisfy windows-reliability open() guard#23
drknowhow merged 1 commit into
mainfrom
fix/breaker-docstring-lint

Conversation

@drknowhow

Copy link
Copy Markdown
Owner

Follow-up to #22. test_no_text_open_without_encoding walks paren-depth from a bare open( regex and flagged prose in the new files — open (after N fails), half-open (after cooldown), trips open (edge) — as text-mode open() calls missing encoding=. No real open() calls were involved.

Reworded the two docstrings + one comment so no open ( sequence remains. Full suite now 479 passed locally (was 478 passed / 1 failed).

🤖 Generated with Claude Code

… open() guard

test_no_text_open_without_encoding walks paren-depth from a bare 'open(' regex and flagged prose like 'open (after N fails)' / 'trips open (edge)' as text-mode open() calls. No real open() calls were involved. Reworded the docstrings/comment; full suite now 479 passed.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@drknowhow drknowhow merged commit 0d8b259 into main Jun 24, 2026
11 checks passed
@drknowhow drknowhow deleted the fix/breaker-docstring-lint branch June 24, 2026 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant